Lesson: 30 - Mini Project

Purpose : They will make a project by using the previous lessons' concept.

Materials Required

Computer, Scratch 3.0 and blockly games.

Curriculum Content All the previous lessons

Prior knowledge

Students should be familiar with Variables, If-Else, Loop concept, broadcast.

Exercises

Exercise:1



  1. Make a story using all previous concepts as much as possible to relate your idea.

  2. Example video



    See the video for your reference.


Solutions



  • Click here to download model mini project sb3.


  • Teacher's Instruction
    1. Teachers should recall variables, operators, lists, broadcasts,etc.
    2. Point out that you can achieve Synchronisation using timing or using custom messages or using events.
    3. Help the student to create the algorithm (Documentation) of the story. What will happen in what order? What will trigger what other actions? etc.